Searched refs:confno (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/tile/include/hv/ |
D | drv_xgbe_intf.h | 270 #define __netio_fastio_sendv_pkt_1_2(fastio_index, flags, confno, csum0, \ argument 272 __netio_fastio6((fastio_index) + NETIO_FASTIO_SENDV_PKT, flags, confno, \ 284 #define __netio_fastio_send_pcie_pkt(fastio_index, flags, confno, csum0, \ argument 286 __netio_fastio6((fastio_index) + PCIE_FASTIO_SENDV_PKT, flags, confno, \ 307 #define __netio_fastio_sendv_pkt_3_4(fastio_index, flags, confno, csum0, va_F, \ argument 309 __netio_fastio9((fastio_index) + NETIO_FASTIO_SENDV_PKT, flags, confno, \
|