Home
last modified time | relevance | path

Searched refs:no_of_desc (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/netxen/
Dnetxen_nic_main.c1851 int frag_count, no_of_desc; in netxen_nic_xmit_frame() local
1872 no_of_desc = (frag_count + 3) >> 2; in netxen_nic_xmit_frame()
/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_main.c2106 int frag_count, no_of_desc; in qlcnic_xmit_frame() local
2137 no_of_desc = (frag_count + 3) >> 2; in qlcnic_xmit_frame()