Home
last modified time | relevance | path

Searched refs:FM10K_MSG_HDR_FIELD_SET (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/fm10k/
A Dfm10k_mbx.c841 FM10K_MSG_HDR_FIELD_SET(mbx->head, HEAD) | in fm10k_mbx_create_connect_hdr()
854 FM10K_MSG_HDR_FIELD_SET(mbx->tail, TAIL) | in fm10k_mbx_create_data_hdr()
855 FM10K_MSG_HDR_FIELD_SET(mbx->head, HEAD); in fm10k_mbx_create_data_hdr()
880 FM10K_MSG_HDR_FIELD_SET(mbx->tail, TAIL) | in fm10k_mbx_create_disconnect_hdr()
881 FM10K_MSG_HDR_FIELD_SET(mbx->head, HEAD); in fm10k_mbx_create_disconnect_hdr()
901 FM10K_MSG_HDR_FIELD_SET(mbx->head, TAIL) | in fm10k_mbx_create_fake_disconnect_hdr()
902 FM10K_MSG_HDR_FIELD_SET(mbx->tail, HEAD); in fm10k_mbx_create_fake_disconnect_hdr()
938 FM10K_MSG_HDR_FIELD_SET(err, ERR_NO) | in fm10k_mbx_create_error_msg()
939 FM10K_MSG_HDR_FIELD_SET(mbx->head, HEAD); in fm10k_mbx_create_error_msg()
1638 FM10K_MSG_HDR_FIELD_SET(mbx->head, SM_HEAD); in fm10k_sm_mbx_create_data_hdr()
[all …]
A Dfm10k_mbx.h123 #define FM10K_MSG_HDR_FIELD_SET(value, name) \ macro

Completed in 7 milliseconds