Searched refs:ice_aq_set_mac_cfg (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ice/
H A Dice_common.h205 ice_aq_set_mac_cfg(struct ice_hw *hw, u16 max_frame_size, struct ice_sq_cd *cd);
H A Dice_common.c543 * ice_aq_set_mac_cfg
551 ice_aq_set_mac_cfg(struct ice_hw *hw, u16 max_frame_size, struct ice_sq_cd *cd) function
846 status = ice_aq_set_mac_cfg(hw, ICE_AQ_SET_MAC_FRAME_SIZE_MAX, NULL);

Completed in 115 milliseconds