Lines Matching defs:cmac
470 struct cmac { struct
471 struct adapter *adapter;
472 unsigned int offset;
473 unsigned int nucast; /* # of address filters for unicast MACs */
474 unsigned int tx_tcnt;
475 unsigned int tx_xcnt;
476 u64 tx_mcnt;
477 unsigned int rx_xcnt;
478 unsigned int rx_ocnt;
479 u64 rx_mcnt;
480 unsigned int toggle_cnt;
481 unsigned int txen;
482 u64 rx_pause;
483 struct mac_stats stats;