Searched refs:mf_mode (Results 1 – 6 of 6) sorted by relevance
1323 u8 mf_mode; member1324 #define IS_MF(bp) (bp->mf_mode != 0)1325 #define IS_MF_SI(bp) (bp->mf_mode == MULTI_FUNCTION_SI)1326 #define IS_MF_SD(bp) (bp->mf_mode == MULTI_FUNCTION_SD)
987 start_params->mf_mode = bp->mf_mode; in bnx2x_func_start()
1083 u16 mf_mode; member
6607 switch (bp->mf_mode) { in bnx2x_init_hw_port()10105 bp->mf_mode = 0; in bnx2x_get_hwinfo()10139 bp->mf_mode = MULTI_FUNCTION_SI; in bnx2x_get_hwinfo()10152 bp->mf_mode = MULTI_FUNCTION_SD; in bnx2x_get_hwinfo()10168 switch (bp->mf_mode) { in bnx2x_get_hwinfo()10345 switch (bp->mf_mode) { in bnx2x_set_modes_bitmap()
5002 enum mf_mode { enum
5600 rdata->function_mode = cpu_to_le16(start_params->mf_mode); in bnx2x_func_send_start()