Searched defs:csm (Results 1 – 2 of 2) sorted by relevance
1087 int time = -10, lock = 0, uwp, csm; in stb0899_dvbs2_get_dmd_status() local
706 static inline int tx_space (struct ace_private *ap, u32 csm, u32 prd) in tx_space()712 #define tx_ring_full(ap, csm, prd) (tx_space(ap, csm, prd) <= TX_RESERVED) argument