Home
last modified time | relevance | path

Searched defs:subcode (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_mbx.c44 hns3_mbx_proc_timeout(struct hns3_hw *hw, uint16_t code, uint16_t subcode) in hns3_mbx_proc_timeout()
61 hns3_get_mbx_resp(struct hns3_hw *hw, uint16_t code, uint16_t subcode, in hns3_get_mbx_resp()
125 hns3_mbx_prepare_resp(struct hns3_hw *hw, uint16_t code, uint16_t subcode) in hns3_mbx_prepare_resp()
148 hns3_send_mbx_msg(struct hns3_hw *hw, uint16_t code, uint16_t subcode, in hns3_send_mbx_msg()
/dpdk/drivers/net/liquidio/
H A Dlio_struct.h161 uint64_t subcode : 8; member
168 uint64_t subcode : 8; member
180 uint64_t subcode : 8; member
H A Dlio_rxtx.h436 uint64_t subcode : 7; member
H A Dlio_rxtx.c1116 uint8_t subcode, uint32_t irh_ossp, uint64_t ossp0, in lio_prepare_soft_command()