Searched refs:FC_NL_MSGALIGN (Results 1 – 2 of 2) sorted by relevance
44 #define FC_NL_MSGALIGN(len) (((len) + 7) & ~7) macro
531 len = FC_NL_MSGALIGN(sizeof(*event)); in fc_host_post_event()601 len = FC_NL_MSGALIGN(sizeof(*event) + data_len); in fc_host_post_vendor_event()