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

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.h89 u32 traffic_type; member in struct:bnx2x_admin_priority_app_table
H A Dbnx2x_vfpf.h286 u8 traffic_type; /* see in setup_context() */ member in struct:vfpf_setup_q_tlv::vf_pf_txq_params
H A Dbnx2x_dcb.c221 enum traffic_type type = MAX_TRAFFIC_TYPE;
921 (TRAFFIC_TYPE_ETH == table[i].traffic_type))
924 (TRAFFIC_TYPE_PORT == table[i].traffic_type))
939 (TRAFFIC_TYPE_ETH == table[i].traffic_type) ?
2262 app_ent->traffic_type = TRAFFIC_TYPE_ETH;
2265 app_ent->traffic_type = TRAFFIC_TYPE_PORT;
2283 if (app_ent->traffic_type != TRAFFIC_TYPE_ETH)
2287 if (app_ent->traffic_type != TRAFFIC_TYPE_PORT)
H A Dbnx2x_vfpf.c661 req->txq.traffic_type = LLFC_TRAFFIC_TYPE_NW;
1582 txq_params->traffic_type = setup_q->txq.traffic_type;
H A Dbnx2x_sp.h999 u16 traffic_type; member in struct:bnx2x_txq_setup_params
H A Dbnx2x_hsi.h3626 u8 traffic_type; member in struct:client_init_general_data
5933 enum traffic_type { enum
H A Dbnx2x_sriov.c139 setup_params->txq_params.traffic_type);
H A Dbnx2x_sp.c4817 gen_data->traffic_type =
H A Dbnx2x_main.c3285 txq_init->traffic_type = LLFC_TRAFFIC_TYPE_NW;
3296 txq_init->traffic_type = LLFC_TRAFFIC_TYPE_FCOE;
/linux-master/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.c1436 if (kstrtou8(token, 0, &pstream.traffic_type))
H A Dwmi.c2539 (params->traffic_type == TRAFFIC_TYPE_APERIODIC ||
2540 params->traffic_type == TRAFFIC_TYPE_PERIODIC) &&

Completed in 880 milliseconds