OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_rx_capability
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_txp.c
2077
sc->
sc_rx_capability
= ext->ext_2 & OFFLOAD_MASK;
2082
sc->
sc_rx_capability
|= OFFLOAD_VLAN;
2091
sc->
sc_rx_capability
|= OFFLOAD_IPSEC;
2098
sc->
sc_rx_capability
|= OFFLOAD_IPCKSUM;
2103
sc->
sc_rx_capability
|= OFFLOAD_TCPCKSUM;
2112
sc->
sc_rx_capability
|= OFFLOAD_UDPCKSUM;
2121
sc->sc_tx_capability, sc->
sc_rx_capability
, NULL, NULL, NULL, 1))
if_txpreg.h
598
u_int32_t
sc_rx_capability
, sc_tx_capability;
member in struct:txp_softc
Completed in 302 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025