Searched refs:mf_mode (Results 1 – 7 of 7) sorted by relevance
1622 u8 mf_mode; member1623 #define IS_MF(bp) (bp->mf_mode != 0)1624 #define IS_MF_SI(bp) (bp->mf_mode == MULTI_FUNCTION_SI)1625 #define IS_MF_SD(bp) (bp->mf_mode == MULTI_FUNCTION_SD)1626 #define IS_MF_AFEX(bp) (bp->mf_mode == MULTI_FUNCTION_AFEX)
927 start_params->mf_mode = bp->mf_mode; in bnx2x_func_start()
1166 u16 mf_mode; member
7638 switch (bp->mf_mode) { in bnx2x_init_hw_port()7783 if (bp->mf_mode == SINGLE_FUNCTION) { in bnx2x_reset_nic_mode()7821 if (bp->mf_mode == SINGLE_FUNCTION) { in bnx2x_reset_nic_mode()11650 bp->mf_mode = MULTI_FUNCTION_SI; in validate_set_si_mode()11747 bp->mf_mode = 0; in bnx2x_get_hwinfo()11786 bp->mf_mode = MULTI_FUNCTION_AFEX; in bnx2x_get_hwinfo()11800 bp->mf_mode = MULTI_FUNCTION_SD; in bnx2x_get_hwinfo()11807 bp->mf_mode = MULTI_FUNCTION_SD; in bnx2x_get_hwinfo()11843 switch (bp->mf_mode) { in bnx2x_get_hwinfo()12028 switch (bp->mf_mode) { in bnx2x_set_modes_bitmap()
370 bp->mf_mode = 0; in bnx2x_vfpf_acquire()
5529 enum mf_mode { enum
5668 rdata->function_mode = (u8)start_params->mf_mode; in bnx2x_func_send_start()