OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_mac_flow_table_id
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_mcx.c
2497
int
sc_mac_flow_table_id
;
member in struct:mcx_softc
3061
sc->
sc_mac_flow_table_id
= -1;
7387
&sc->
sc_mac_flow_table_id
) != 0)
7393
if (mcx_create_flow_group(sc, sc->
sc_mac_flow_table_id
,
7401
if (mcx_create_flow_group(sc, sc->
sc_mac_flow_table_id
,
7410
if (mcx_create_flow_group(sc, sc->
sc_mac_flow_table_id
,
7439
if (mcx_set_flow_table_root(sc, sc->
sc_mac_flow_table_id
) != 0)
7566
if (sc->
sc_mac_flow_table_id
!= -1) {
7567
mcx_destroy_flow_table(sc, sc->
sc_mac_flow_table_id
);
7568
sc->
sc_mac_flow_table_id
= -1
[
all
...]
Completed in 17 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025