Searched defs:rp (Results 1 – 9 of 9) sorted by relevance
304 struct sfc_repr_proxy *rp = arg; in sfc_repr_proxy_routine() local339 struct sfc_repr_proxy *rp = &sa->repr_proxy; in sfc_repr_proxy_txq_attach() local359 struct sfc_repr_proxy *rp = &sa->repr_proxy; in sfc_repr_proxy_txq_detach() local1286 struct sfc_repr_proxy *rp; in sfc_repr_proxy_add_port() local1354 struct sfc_repr_proxy *rp; in sfc_repr_proxy_del_port() local1405 struct sfc_repr_proxy *rp; in sfc_repr_proxy_add_rxq() local1444 struct sfc_repr_proxy *rp; in sfc_repr_proxy_del_rxq() local1478 struct sfc_repr_proxy *rp; in sfc_repr_proxy_add_txq() local1511 struct sfc_repr_proxy *rp; in sfc_repr_proxy_del_txq() local1539 struct sfc_repr_proxy *rp; in sfc_repr_proxy_start_repr() local[all …]
719 #define NGBE_QPRXPKT(rp) (0x001014 + 0x40 * (rp)) argument720 #define NGBE_QPRXOCTL(rp) (0x001018 + 0x40 * (rp)) argument1008 #define NGBE_RXBAL(rp) (0x001000 + 0x40 * (rp)) argument1009 #define NGBE_RXBAH(rp) (0x001004 + 0x40 * (rp)) argument1010 #define NGBE_RXRP(rp) (0x00100C + 0x40 * (rp)) argument1011 #define NGBE_RXWP(rp) (0x001008 + 0x40 * (rp)) argument1012 #define NGBE_RXCFG(rp) (0x001010 + 0x40 * (rp)) argument1028 #define NGBE_TXBAH(rp) (0x003004 + 0x40 * (rp)) argument1029 #define NGBE_TXWP(rp) (0x003008 + 0x40 * (rp)) argument1030 #define NGBE_TXRP(rp) (0x00300C + 0x40 * (rp)) argument[all …]
87 struct rte_ring *rp; in ring_clean() local106 struct rte_ring * rp; in ring_create_lookup() local
41 struct rte_event_ring *rp = NULL; in test_event_ring_creation_with_wrong_size() local
504 struct rte_ring *rp = NULL; in test_ring_negative_tests() local966 struct rte_ring *rp = NULL; in test_ring_basic_ex() local
550 #define TXGBE_QARBTXCRED(rp) (0x018500 + (rp) * 4) argument1339 #define TXGBE_RXBAL(rp) (0x001000 + 0x40 * (rp)) argument1340 #define TXGBE_RXBAH(rp) (0x001004 + 0x40 * (rp)) argument1341 #define TXGBE_RXRP(rp) (0x00100C + 0x40 * (rp)) argument1342 #define TXGBE_RXWP(rp) (0x001008 + 0x40 * (rp)) argument1343 #define TXGBE_RXCFG(rp) (0x001010 + 0x40 * (rp)) argument1366 #define TXGBE_TXBAL(rp) (0x003000 + 0x40 * (rp)) argument1367 #define TXGBE_TXBAH(rp) (0x003004 + 0x40 * (rp)) argument1368 #define TXGBE_TXWP(rp) (0x003008 + 0x40 * (rp)) argument1369 #define TXGBE_TXRP(rp) (0x00300C + 0x40 * (rp)) argument[all …]
516 rte_pmd_ixgbe_macsec_enable(uint16_t port, uint8_t en, uint8_t rp) in rte_pmd_ixgbe_macsec_enable()
8137 uint8_t rp = macsec_setting->replayprotect_en; in ixgbe_dev_macsec_register_enable() local
11998 int rp = (strcmp(res->rp_on_off, "on") == 0) ? 1 : 0; in cmd_set_macsec_offload_on_parsed() local