Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/
H A Dsticore.c85 #define c_index(sti, c) ((c) & 0xff) macro
/openbmc/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.h520 unsigned int c_index; /* last consumer index of each ring*/ member
548 unsigned int c_index; /* Rx last consumer index */ member
H A Dbcmgenet.c1878 unsigned int c_index; in __bcmgenet_tx_reclaim() local
3520 u32 p_index, c_index, intsts, intmsk; in bcmgenet_dump_tx_queue() local
/openbmc/linux/drivers/infiniband/core/
H A Ddevice.c1043 unsigned long c_index = 0; in remove_all_compat_devs() local
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c918 unsigned int c_index; in __bcm_sysport_tx_reclaim() local
H A Dbcmsysport.h697 unsigned int c_index; /* Last consumer index */ member