Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_nic_ctx.c299 prq->num_rds_rings = HOST_TO_LE_16(nrds_rings); in nx_fw_cmd_create_rx_ctx()
300 prq->num_sds_rings = HOST_TO_LE_16(nsds_rings); in nx_fw_cmd_create_rx_ctx()
H A Dunm_nic.h121 #define HOST_TO_LE_16 LE_16 macro