Searched defs:lmac (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/neta/
H A Dif_mvneta_fdt.c209 uint8_t lmac[ETHER_ADDR_LEN]; local
/freebsd-12-stable/sys/dev/vnic/
H A Dthunder_bgx_var.h35 struct lmac { struct
58 struct lmac lmac[MAX_LMAC_PER_BGX]; member in struct:bgx
H A Dthunder_bgx_fdt.c382 uint8_t lmac; local
[all...]
H A Dthunder_bgx.c142 struct lmac *lmac; local
200 struct lmac *lmac; local
221 bgx_reg_read(struct bgx *bgx, uint8_t lmac, uint64_t offset) argument
231 bgx_reg_write(struct bgx *bgx, uint8_t lmac, uint64_t offset, uint64_t val) argument
241 bgx_reg_modify(struct bgx *bgx, uint8_t lmac, uint64_t offset, uint64_t val) argument
251 bgx_poll_reg(struct bgx *bgx, uint8_t lmac, uint64_t reg, uint64_t mask, boolean_t zero) argument
304 struct lmac *lmac; local
339 bgx_sgmii_change_link_state(struct lmac *lmac) argument
410 struct lmac *lmac; local
454 bgx_get_rx_stats(int node, int bgx_idx, int lmac, int idx) argument
468 bgx_get_tx_stats(int node, int bgx_idx, int lmac, int idx) argument
480 bgx_flush_dmac_addrs(struct bgx *bgx, int lmac) argument
493 bgx_add_dmac_addr(uint64_t dmac, int node, int bgx_idx, int lmac) argument
538 struct lmac *lmac; local
696 bgx_xaui_check_link(struct lmac *lmac) argument
804 struct lmac *lmac; local
840 struct lmac *lmac; local
914 struct lmac *lmac; local
[all...]
H A Dnic_main.c302 int bgx, lmac; local
438 int bgx_idx, lmac; local
521 int bgx_idx, lmac; local
566 int lmac; local
590 int lmac, lmac_cnt = 0; local
686 uint32_t vnic, bgx, lmac, chan; local
824 uint32_t bgx, lmac, chan; local
886 int bgx, lmac; local
1195 uint8_t vf, bgx, lmac; local
[all...]
/freebsd-12-stable/sys/dev/mge/
H A Dif_mge.c338 uint8_t lmac[6]; local

Completed in 141 milliseconds