Searched refs:DIRECTION (Results 1 – 5 of 5) sorted by relevance
| /dpdk/examples/vm_power_manager/ |
| H A D | power_manager.c | 25 #define POWER_SCALE_CORE(DIRECTION, core_num , ret) do { \ argument 31 ret = rte_power_freq_##DIRECTION(core_num); \
|
| /dpdk/drivers/net/hinic/base/ |
| H A D | hinic_pmd_mbox.c | 487 direction = HINIC_MBOX_HEADER_GET(mbox_header, DIRECTION); in recv_mbox_handler() 565 recv_mbox = (HINIC_MBOX_HEADER_GET(mbox_header, DIRECTION) == in hinic_mbox_func_aeqe_handler() 600 u16 seq_dir = HINIC_MBOX_HEADER_GET(header, DIRECTION); in send_mbox_seg() 682 HINIC_MBOX_HEADER_SET(direction, DIRECTION) | in send_mbox_to_func()
|
| H A D | hinic_pmd_mgmt.c | 119 HINIC_MSG_HEADER_SET(direction, DIRECTION) | in prepare_header() 645 if (HINIC_MSG_HEADER_GET(msg_header, DIRECTION) == HINIC_MSG_RESPONSE) in recv_mgmt_msg_handler() 669 recv_msg = (HINIC_MSG_HEADER_GET(*(u64 *)header, DIRECTION) == in hinic_mgmt_msg_aeqe_handler()
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | kasumi.rst | 122 Input buffer has to have COUNT (4 bytes), FRESH (4 bytes), MESSAGE and DIRECTION (1 bit) 123 concatenated. After the DIRECTION bit, a single '1' bit is appended, followed by
|
| H A D | qat.rst | 150 FRESH (4 bytes), MESSAGE and DIRECTION (1 bit) concatenated. After the DIRECTION
|