Searched refs:i40e_get_fcoe_tc_map (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_fcoe.c330 * i40e_get_fcoe_tc_map - Return TC map for FCoE APP
334 u8 i40e_get_fcoe_tc_map(struct i40e_pf *pf) i40e_get_fcoe_tc_map() function
402 enabled_tc = i40e_get_fcoe_tc_map(pf); i40e_fcoe_vsi_init()
H A Di40e.h724 u8 i40e_get_fcoe_tc_map(struct i40e_pf *pf);
H A Di40e_main.c4539 tc_map = i40e_get_fcoe_tc_map(pf); i40e_dcb_reconfigure()

Completed in 148 milliseconds