Home
last modified time | relevance | path

Searched defs:rxmode (Results 1 – 6 of 6) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/net/
Dif_axge.c248 uint16_t rxmode; in axge_setmulti() local
266 uint16_t rxmode; in axge_setpromisc() local
666 uint16_t rxmode; in axge_init() local
Dif_axe.c1008 uint16_t rxmode; in axe_init() local
1097 uint16_t rxmode; in axe_setpromisc() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dlayout_eth_conf.h399 struct rte_eth_rxmode rxmode; /**< Port RX configuration. */ member
Dlayout_eth_conf_1_0.h400 struct rte_eth_rxmode rxmode; /**< Port RX configuration. */ member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dlayout_eth_conf.rs1891 pub rxmode: rte_eth_rxmode, field
Dlayout_eth_conf_1_0.rs2029 pub rxmode: rte_eth_rxmode, field