Home
last modified time | relevance | path

Searched refs:qed_hw_info (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/qlogic/qed/
Dqed.h267 struct qed_hw_info { struct
560 struct qed_hw_info hw_info;
999 void qed_hw_info_set_offload_tc(struct qed_hw_info *p_info, u8 tc);
Dqed_dcbx.c333 struct qed_hw_info *p_info; in qed_dcbx_process_mib_info()
Dqed_main.c413 struct qed_hw_info *hw_info = &p_hwfn->hw_info; in qed_fill_dev_info()
Dqed_dev.c1628 void qed_hw_info_set_offload_tc(struct qed_hw_info *p_info, u8 tc) in qed_hw_info_set_offload_tc()