HomeSort by: relevance | last modified time | path
    Searched refs:t3_mac_set_mtu (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_main.c 979 t3_mac_set_mtu(mac, ifp->if_mtu + ETHER_HDR_LEN + ETHER_VLAN_ENCAP_LEN);
1615 t3_mac_set_mtu(mac, ifp->if_mtu + ETHER_HDR_LEN
cxgb_common.h 699 int t3_mac_set_mtu(struct cmac *mac, unsigned int mtu);
cxgb_xgmac.c 347 int t3_mac_set_mtu(struct cmac *mac, unsigned int mtu) function in typeref:typename:int

Completed in 17 milliseconds