Searched refs:ep_mac_pdu (Results 1 – 4 of 4) sorted by relevance
116 old_pdu = epp->ep_mac_pdu; in efx_mac_pdu_set()117 epp->ep_mac_pdu = (uint32_t)pdu; in efx_mac_pdu_set()126 epp->ep_mac_pdu = old_pdu; in efx_mac_pdu_set()
228 if ((rc = efx_mcdi_mtu_set(enp, epp->ep_mac_pdu)) != 0) in ef10_mac_pdu_set()284 MCDI_IN_SET_DWORD(req, SET_MAC_IN_MTU, epp->ep_mac_pdu); in ef10_mac_reconfigure()
84 MCDI_IN_SET_DWORD(req, SET_MAC_IN_MTU, epp->ep_mac_pdu); in siena_mac_reconfigure()
315 uint32_t ep_mac_pdu; member