Searched refs:tcmap (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/ice/ |
H A D | ice_dcb.h | 231 ice_aq_dcb_ignore_pfc(struct ice_hw *hw, u8 tcmap, bool request, u8 *tcmap_ret,
|
H A D | ice_dcb.c | 810 * @tcmap: TC map for request/release any ignore PFC condition 819 ice_aq_dcb_ignore_pfc(struct ice_hw *hw, u8 tcmap, bool request, u8 *tcmap_ret, in ice_aq_dcb_ignore_pfc() argument 833 cmd->tc_bitmap = tcmap; in ice_aq_dcb_ignore_pfc()
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_prototype.h | 371 u8 tcmap, bool request, u8 *tcmap_ret,
|
H A D | i40e_common.c | 4991 enum i40e_status_code i40e_aq_dcb_ignore_pfc(struct i40e_hw *hw, u8 tcmap, in i40e_aq_dcb_ignore_pfc() argument 5005 cmd_resp->tc_bitmap = tcmap; in i40e_aq_dcb_ignore_pfc()
|