Searched refs:bridgetype (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/ixl/ |
H A D | i40e_dcb.h | 226 u8 bridgetype,
|
H A D | i40e_dcb.c | 590 u8 bridgetype, in i40e_aq_get_dcb_config() argument 603 ret = i40e_aq_get_lldp_mib(hw, bridgetype, mib_type, in i40e_aq_get_dcb_config()
|
/freebsd/sys/dev/ice/ |
H A D | ice_dcb.h | 247 ice_aq_get_dcb_cfg(struct ice_hw *hw, u8 mib_type, u8 bridgetype,
|
H A D | ice_dcb.c | 778 * @bridgetype: bridge type for the query (remote) 784 ice_aq_get_dcb_cfg(struct ice_hw *hw, u8 mib_type, u8 bridgetype, in ice_aq_get_dcb_cfg() argument 795 ret = ice_aq_get_lldp_mib(hw, bridgetype, mib_type, (void *)lldpmib, in ice_aq_get_dcb_cfg()
|