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