Home
last modified time | relevance | path

Searched refs:IRDMA_OP_ALLOC_LOCAL_MAC_ENTRY (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/irdma/
H A Ddefs.h211 IRDMA_OP_ALLOC_LOCAL_MAC_ENTRY = 45, enumerator
H A Dutils.c651 [IRDMA_OP_ALLOC_LOCAL_MAC_ENTRY] = "Allocate Local MAC Entry Cmd",
H A Dhw.c2274 cqp_info->cqp_cmd = IRDMA_OP_ALLOC_LOCAL_MAC_ENTRY; in irdma_alloc_local_mac_entry()
H A Dctrl.c5202 case IRDMA_OP_ALLOC_LOCAL_MAC_ENTRY: in irdma_exec_cqp_cmd()