Home
last modified time | relevance | path

Searched refs:sw_fid (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed.h901 u8 sw_fid; in qed_concrete_to_sw_fid() local
904 sw_fid = vfid + MAX_NUM_PFS; in qed_concrete_to_sw_fid()
906 sw_fid = pfid; in qed_concrete_to_sw_fid()
908 return sw_fid; in qed_concrete_to_sw_fid()
H A Dqed_l2.c409 p_ramrod->sw_fid = qed_concrete_to_sw_fid(p_hwfn->cdev, in qed_sp_eth_vport_start()
H A Dqed_hsi.h5867 u8 sw_fid; member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed.h894 u8 sw_fid; in qed_concrete_to_sw_fid() local
897 sw_fid = vfid + MAX_NUM_PFS; in qed_concrete_to_sw_fid()
899 sw_fid = pfid; in qed_concrete_to_sw_fid()
901 return sw_fid; in qed_concrete_to_sw_fid()
H A Dqed_l2.c410 p_ramrod->sw_fid = qed_concrete_to_sw_fid(p_hwfn->cdev, in qed_sp_eth_vport_start()
H A Dqed_hsi.h4285 u8 sw_fid; member

Completed in 91 milliseconds