Lines Matching refs:DESC_VER_1
487 #define DESC_VER_1 1 macro
953 & ((v == DESC_VER_1) ? LEN_MASK_V1 : LEN_MASK_V2); in nv_descr_getlength()
963 if (np->desc_ver == DESC_VER_1 || np->desc_ver == DESC_VER_2) in nv_optimized()
2209 u32 tx_flags_extra = (np->desc_ver == DESC_VER_1 ? NV_TX_LASTPACKET : NV_TX2_LASTPACKET); in nv_start_xmit()
2620 if (np->desc_ver == DESC_VER_1) { in nv_tx_done()
2915 if (np->desc_ver == DESC_VER_1) { in nv_rx_process()
3350 if (np->desc_ver == DESC_VER_1) { in nv_force_linkspeed()
3542 if (np->desc_ver == DESC_VER_1) { in nv_update_linkspeed()
4661 ring->rx_max_pending = (np->desc_ver == DESC_VER_1) ? RING_MAX_DESC_VER_1 : RING_MAX_DESC_VER_2_3; in nv_get_ringparam()
4662 ring->tx_max_pending = (np->desc_ver == DESC_VER_1) ? RING_MAX_DESC_VER_1 : RING_MAX_DESC_VER_2_3; in nv_get_ringparam()
4682 (np->desc_ver == DESC_VER_1 && in nv_set_ringparam()
4685 (np->desc_ver != DESC_VER_1 && in nv_set_ringparam()
5143 u32 tx_flags_extra = (np->desc_ver == DESC_VER_1 ? NV_TX_LASTPACKET : NV_TX2_LASTPACKET); in nv_loopback_test()
5221 } else if (np->desc_ver == DESC_VER_1) { in nv_loopback_test()
5504 if (np->desc_ver == DESC_VER_1) in nv_open()
5531 if (np->desc_ver == DESC_VER_1) { in nv_open()
5804 np->desc_ver = DESC_VER_1; in nv_probe()
5964 if (np->desc_ver == DESC_VER_1) in nv_probe()