Searched refs:cmb_tpd (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1c/
H A Datl1c.h443 u16 cmb_tpd; member in struct:atl1c_hw
H A Datl1c_main.c739 hw->cmb_tpd = 4;
1505 hw->cmb_tpd & CMB_TPD_THRESH_MASK);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atlx/
H A Datl1.h729 u16 cmb_tpd; member in struct:atl1_hw
H A Datl1.c980 hw->cmb_tpd = 4;
1618 value = (hw->cmb_tpd > adapter->tpd_ring.count) ?
1619 hw->cmb_tpd : adapter->tpd_ring.count;

Completed in 72 milliseconds