Home
last modified time | relevance | path

Searched defs:_cid (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dcnic.h342 #define CDU_VALID_DATA(_cid, _region, _type) \ argument
345 #define CDU_CRC8(_cid, _region, _type) \ argument
348 #define CDU_RSRVD_VALUE_TYPE_A(_cid, _region, _type) \ argument
H A Dbnx2.h6588 #define GET_CID_ADDR(_cid) ((_cid) << CTX_SHIFT) argument
6600 #define MB_GET_CID_ADDR(_cid) (0x10000 + ((_cid) << MB_KERNEL_CTX_SHIFT)) argument
/openbmc/linux/include/linux/
H A Dsh_clk.h202 #define CLKDEV_ICK_ID(_cid, _did, _clk) { .con_id = _cid, .dev_id = _did, .clk = _clk } argument
H A Dvmw_vmci_defs.h198 #define vmci_make_handle(_cid, _rid) \ argument
249 #define VMCI_CONTEXT_IS_VM(_cid) (VMCI_INVALID_ID != (_cid) && \ argument
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_reg.h7632 #define CDU_VALID_DATA(_cid, _region, _type)\ argument
7634 #define CDU_CRC8(_cid, _region, _type)\ argument
7636 #define CDU_RSRVD_VALUE_TYPE_A(_cid, _region, _type)\ argument
/openbmc/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_hci.h39 #define FUN_ADMIN_REQ_COMMON_INIT(_op, _len8, _flags, _suboff8, _cid) \ argument