Searched refs:rocker_tlv_put_le64 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/net/rocker/ |
H A D | rocker_tlv.h | 216 static inline void rocker_tlv_put_le64(char *buf, int *buf_pos, in rocker_tlv_put_le64() function
|
H A D | rocker_of_dpa.c | 1915 rocker_tlv_put_le64(buf, &pos, ROCKER_TLV_OF_DPA_FLOW_STAT_RX_PKTS, in of_dpa_cmd_flow_get_stats() 1917 rocker_tlv_put_le64(buf, &pos, ROCKER_TLV_OF_DPA_FLOW_STAT_TX_PKTS, in of_dpa_cmd_flow_get_stats()
|
H A D | rocker.c | 668 rocker_tlv_put_le64(buf, &pos, ROCKER_TLV_RX_FRAG_ADDR, frag_addr); in rx_produce()
|