Searched refs:tcmap (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_dcb.h216 ice_aq_dcb_ignore_pfc(struct ice_hw *hw, u8 tcmap, bool request, u8 *tcmap_ret,
H A Dice_dcb.c808 * @tcmap: TC map for request/release any ignore PFC condition
817 ice_aq_dcb_ignore_pfc(struct ice_hw *hw, u8 tcmap, bool request, u8 *tcmap_ret, argument
831 cmd->tc_bitmap = tcmap;
/freebsd-13-stable/sys/dev/ixl/
H A Di40e_prototype.h364 u8 tcmap, bool request, u8 *tcmap_ret,
H A Di40e_common.c4945 * @tcmap: TC map for request/release any ignore PFC condition
4953 enum i40e_status_code i40e_aq_dcb_ignore_pfc(struct i40e_hw *hw, u8 tcmap, argument
4967 cmd_resp->tc_bitmap = tcmap;

Completed in 130 milliseconds