Searched refs:force_db (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
D | request_manager.c | 277 u32 force_db __attribute__((unused)), u8 *cmd) in __post_command() argument 307 u32 force_db __attribute__((unused)), u8 *cmd) in __post_command2() argument 520 u32 force_db, void *cmd, void *buf, in octeon_send_command() argument 528 st = __post_command2(oct, iq, force_db, cmd); in octeon_send_command() 536 if (iq->fill_cnt >= iq->fill_threshold || force_db) in octeon_send_command()
|
D | octeon_iq.h | 304 u32 force_db, void *cmd, void *buf,
|