Searched refs:no_of_desc (Results 1 – 2 of 2) sorted by relevance
1851 int frag_count, no_of_desc; in netxen_nic_xmit_frame() local1872 no_of_desc = (frag_count + 3) >> 2; in netxen_nic_xmit_frame()
2106 int frag_count, no_of_desc; in qlcnic_xmit_frame() local2137 no_of_desc = (frag_count + 3) >> 2; in qlcnic_xmit_frame()