Searched refs:mib_type (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
D | i40e_dcb.h | 123 i40e_status i40e_aq_get_dcb_config(struct i40e_hw *hw, u8 mib_type,
|
D | i40e_dcb.c | 554 i40e_status i40e_aq_get_dcb_config(struct i40e_hw *hw, u8 mib_type, in i40e_aq_get_dcb_config() argument 568 ret = i40e_aq_get_lldp_mib(hw, bridgetype, mib_type, in i40e_aq_get_dcb_config()
|
D | i40e_prototype.h | 200 u8 mib_type, void *buff, u16 buff_size,
|
D | i40e_common.c | 3592 u8 mib_type, void *buff, u16 buff_size, in i40e_aq_get_lldp_mib() argument 3610 cmd->type = mib_type & I40E_AQ_LLDP_MIB_TYPE_MASK; in i40e_aq_get_lldp_mib()
|
/Linux-v4.19/include/linux/qed/ |
D | qed_if.h | 778 void (*dcbx_aen)(void *dev, struct qed_dcbx_get *get, u32 mib_type);
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/ |
D | qed_dcbx.c | 880 static void qed_dcbx_aen(struct qed_hwfn *hwfn, u32 mib_type) in qed_dcbx_aen() argument 886 op->dcbx_aen(cookie, &hwfn->p_dcbx_info->get, mib_type); in qed_dcbx_aen()
|
/Linux-v4.19/drivers/scsi/qedf/ |
D | qedf_main.c | 537 static void qedf_dcbx_handler(void *dev, struct qed_dcbx_get *get, u32 mib_type) in qedf_dcbx_handler() argument
|