OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tx_mcnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_xgmac.c
488
mac->
tx_mcnt
= s->tx_frames;
543
unsigned int
tx_mcnt
= (unsigned int)s->tx_frames;
local in function:t3b2_mac_watchdog_task
548
tx_mcnt
= t3_read_reg(adap, A_XGM_STAT_TX_FRAME_LOW);
551
tx_mcnt
= (unsigned int)s->tx_frames;
556
tx_tcnt = mac->tx_tcnt; /* If
tx_mcnt
is progressing ignore tx_tcnt*/
558
if (
tx_mcnt
== mac->
tx_mcnt
&& mac->rx_pause == s->rx_pause) {
607
mac->
tx_mcnt
= s->tx_frames;
cxgb_common.h
472
u64
tx_mcnt
;
member in struct:cmac
Completed in 15 milliseconds
Indexes created Wed Sep 24 15:09:51 GMT 2025