Searched refs:traffic_type (Results 1 - 12 of 12) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.h87 u32 traffic_type; member in struct:bnx2x_admin_priority_app_table
H A Dbnx2x_vfpf.h269 u8 traffic_type; /* see in setup_context() */ member in struct:vfpf_setup_q_tlv::vf_pf_txq_params
H A Dbnx2x_dcb.c890 (TRAFFIC_TYPE_ETH == table[i].traffic_type))
893 (TRAFFIC_TYPE_PORT == table[i].traffic_type))
908 (TRAFFIC_TYPE_ETH == table[i].traffic_type) ?
2230 app_ent->traffic_type = TRAFFIC_TYPE_ETH;
2233 app_ent->traffic_type = TRAFFIC_TYPE_PORT;
2251 if (app_ent->traffic_type != TRAFFIC_TYPE_ETH)
2255 if (app_ent->traffic_type != TRAFFIC_TYPE_PORT)
H A Dbnx2x_sp.h980 u16 traffic_type; member in struct:bnx2x_txq_setup_params
H A Dbnx2x_vfpf.c617 req->txq.traffic_type = LLFC_TRAFFIC_TYPE_NW;
1423 txq_params->traffic_type = setup_q->txq.traffic_type;
H A Dbnx2x_hsi.h3489 u8 traffic_type; member in struct:client_init_general_data
5767 enum traffic_type { enum
H A Dbnx2x_sriov.c139 setup_params->txq_params.traffic_type);
H A Dbnx2x_sp.c4335 gen_data->traffic_type =
H A Dbnx2x_main.c3262 txq_init->traffic_type = LLFC_TRAFFIC_TYPE_NW;
3273 txq_init->traffic_type = LLFC_TRAFFIC_TYPE_FCOE;
/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h1137 enum traffic_type { enum
1194 /* see, enum traffic_type */
1195 u8 traffic_type; member in struct:wmi_create_pstream_cmd
H A Ddebug.c1437 if (kstrtou8(token, 0, &pstream.traffic_type))
H A Dwmi.c2548 (params->traffic_type == TRAFFIC_TYPE_APERIODIC ||
2549 params->traffic_type == TRAFFIC_TYPE_PERIODIC) &&

Completed in 515 milliseconds