Home
last modified time | relevance | path

Searched refs:TOEDEV (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_offload.c104 tod = TOEDEV(ifp); in tcp_offload_connect()
H A Dtoecore.c439 tod = TOEDEV(ifp); in toe_lle_event()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c1398 tod = TOEDEV(hw_ifp); in do_pass_accept_req()
1655 send_abort_rpl_synqe(TOEDEV(ifp), synqe, CPL_ABORT_SEND_RST); in do_pass_establish()
1701 send_abort_rpl_synqe(TOEDEV(ifp), synqe, CPL_ABORT_NO_RST); in do_pass_establish()
1725 t4_offload_socket(TOEDEV(ifp), synqe, so); in do_pass_establish()
/freebsd/sys/net/
H A Dif_var.h417 #define TOEDEV(ifp) if_getllsoftc(ifp) macro
H A Dif_vlan.c2162 SETTOEDEV(ifp, TOEDEV(p)); in vlan_capabilities()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c2664 TOEDEV(nh_ifp) == NULL) { in c4iw_connect()